STEP 8: Let's have our sprite repeat that set of actions!

  • Drag Move Forward from . Drop it at the bottom of your program.
  • Change the integer in the command to 200.
  • Go to , drag out Turn Left and drop it at the bottom of your program.
  • Replace the integer in the .turn_left() command with the variable called angle.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)